Defines a reset form action. A reset form action resets selected interactive form fields to their default values.
Initializes a new PDFResetFormAction object.
Initializes a new PDFResetFormAction object with the specified COS action.
Creates a PDF action from a cos dictionary.
Gets the sequence of actions to be performed after this action.
Gets the cos action object.
Gets a list identifying which fields to reset or which to exclude from resetting. If the list is null or empty then all the form fields are reset no matter the value returned by getResetFields method.
Gets a value indicating whether the action resets the fields in the list or excludes them.
Sets the sequence of actions to be performed after this action.
Sets a list identifying which fields to reset or which to exclude from resetting. If the list is null or empty then all the form fields are reset no matter the value returned by getResetFields method.
Sets a value indicating whether the action resets the fields in the list or excludes them.